google.golang.org/grpc/internal/transport.http2Server.streamContextErr (method)

4 uses

	google.golang.org/grpc/internal/transport (current package)
		http2_server.go#L999: func (t *http2Server) streamContextErr(s *ServerStream) error {
		http2_server.go#L1013: 		return t.streamContextErr(s)
		http2_server.go#L1157: 			return t.streamContextErr(s)
		http2_server.go#L1169: 		return t.streamContextErr(s)